object shieldwin: Tshieldwin Left = 283 Top = 208 BorderIcons = [] BorderStyle = bsDialog Caption = ' ' ClientHeight = 244 ClientWidth = 385 Color = 3418225 Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 14 object Shape2: TShape Left = 72 Top = 122 Width = 241 Height = 17 Brush.Color = 8111999 end object Label1: TLabel Left = 16 Top = 8 Width = 353 Height = 22 Caption = 'Please register this version of The Tuareg' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -19 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 8 Top = 32 Width = 369 Height = 41 Alignment = taCenter AutoSize = False Caption = 'This is the FAT version of The Tuareg, which is shareware. There' + ' is also a FREE version available. For information on "how to re' + 'gister", the freeware release or special offers, please check ou' + 't the internet site:' WordWrap = True end object homepageURL: TLabel Left = 121 Top = 80 Width = 144 Height = 14 Cursor = crHandPoint AutoSize = False Caption = 'http://www.brambos.com' Font.Charset = DEFAULT_CHARSET Font.Color = 10086557 Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold, fsUnderline] ParentFont = False Transparent = True OnClick = homepageURLClick end object Label3: TLabel Left = 74 Top = 106 Width = 60 Height = 15 AutoSize = False Caption = 'Username' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False WordWrap = True end object Shape1: TShape Left = 72 Top = 162 Width = 241 Height = 17 Brush.Color = 8111999 end object Label4: TLabel Left = 74 Top = 146 Width = 60 Height = 15 AutoSize = False Caption = 'Serial key' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False WordWrap = True end object Label5: TLabel Left = 8 Top = 224 Width = 369 Height = 17 Alignment = taCenter AutoSize = False Caption = 'Note: both the username and the serial key are treated case sens' + 'itive...' WordWrap = True end object usernamebox: TEdit Left = 75 Top = 123 Width = 235 Height = 14 BorderStyle = bsNone Color = 8111999 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnChange = usernameboxChange end object serialkey: TEdit Left = 75 Top = 163 Width = 235 Height = 14 BorderStyle = bsNone Color = 8111999 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnChange = usernameboxChange end object registerBtn: TButton Left = 72 Top = 192 Width = 121 Height = 25 Caption = 'Register me' Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 2 OnClick = registerBtnClick end object tryBtn: TButton Left = 200 Top = 192 Width = 113 Height = 25 Caption = 'Just wanna try...' TabOrder = 3 OnClick = tryBtnClick end object timeOutTimer: TTimer Interval = 180000 OnTimer = timeOutTimerTimer Left = 352 Top = 80 end end